golang.org/x/tools/internal/pkgbits.Decoder.rawReloc (method)
3 uses
golang.org/x/tools/internal/pkgbits (current package)
decoder.go#L296: func (r *Decoder) rawReloc(k RelocKind, idx int) Index {
decoder.go#L345: fmt.Printf("\t%s\n", r.common.StringIdx(r.rawReloc(RelocString, pc)))
decoder.go#L407: return r.rawReloc(k, r.Len())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)